home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="utf-8" ?>
- <!DOCTYPE background PUBLIC "-//Apple, Inc.//DTD background V 2.0//EN" "" >
- <background>
- <id>5037</id>
- <filler1>0</filler1>
- <bitmap>BMAP_5528.pbm</bitmap>
- <cantDelete> <false /> </cantDelete>
- <showPict> <true /> </showPict>
- <dontSearch> <false /> </dontSearch>
- <link rel="stylesheet" type="text/css" href="stylesheet_3092.css" />
- <part>
- <id>1</id>
- <type>field</type>
- <visible> <true /> </visible>
- <dontWrap> <false /> </dontWrap>
- <dontSearch> <true /> </dontSearch>
- <sharedText> <false /> </sharedText>
- <fixedLineHeight> <false /> </fixedLineHeight>
- <autoTab> <false /> </autoTab>
- <lockText> <true /> </lockText>
- <rect>
- <left>40</left>
- <top>19</top>
- <right>468</right>
- <bottom>47</bottom>
- </rect>
- <style>transparent</style>
- <autoSelect> <false /> </autoSelect>
- <showLines> <false /> </showLines>
- <wideMargins> <false /> </wideMargins>
- <multipleLines> <false /> </multipleLines>
- <reservedFamily> 0 </reservedFamily>
- <titleWidth>0</titleWidth>
- <icon>0</icon>
- <textAlign>center</textAlign>
- <font>Geneva</font>
- <textSize>16</textSize>
- <textStyle>outline</textStyle>
- <textStyle>italic</textStyle>
- <textStyle>bold</textStyle>
- <textHeight>21</textHeight>
- <name>Chapter</name>
- <script></script>
- </part>
- <part>
- <id>2</id>
- <type>field</type>
- <visible> <true /> </visible>
- <dontWrap> <false /> </dontWrap>
- <dontSearch> <true /> </dontSearch>
- <sharedText> <true /> </sharedText>
- <fixedLineHeight> <false /> </fixedLineHeight>
- <autoTab> <false /> </autoTab>
- <lockText> <true /> </lockText>
- <rect>
- <left>198</left>
- <top>79</top>
- <right>305</right>
- <bottom>96</bottom>
- </rect>
- <style>transparent</style>
- <autoSelect> <false /> </autoSelect>
- <showLines> <false /> </showLines>
- <wideMargins> <false /> </wideMargins>
- <multipleLines> <false /> </multipleLines>
- <reservedFamily> 0 </reservedFamily>
- <titleWidth>0</titleWidth>
- <icon>0</icon>
- <textAlign>center</textAlign>
- <font>Geneva</font>
- <textSize>9</textSize>
- <textStyle>outline</textStyle>
- <textStyle>bold</textStyle>
- <textHeight>12</textHeight>
- <name></name>
- <script></script>
- </part>
- <part>
- <id>3</id>
- <type>field</type>
- <visible> <true /> </visible>
- <dontWrap> <false /> </dontWrap>
- <dontSearch> <true /> </dontSearch>
- <sharedText> <false /> </sharedText>
- <fixedLineHeight> <false /> </fixedLineHeight>
- <autoTab> <false /> </autoTab>
- <lockText> <true /> </lockText>
- <rect>
- <left>40</left>
- <top>113</top>
- <right>468</right>
- <bottom>294</bottom>
- </rect>
- <style>scrolling</style>
- <autoSelect> <false /> </autoSelect>
- <showLines> <false /> </showLines>
- <wideMargins> <false /> </wideMargins>
- <multipleLines> <false /> </multipleLines>
- <reservedFamily> 0 </reservedFamily>
- <titleWidth>0</titleWidth>
- <icon>0</icon>
- <textAlign>left</textAlign>
- <font>Geneva</font>
- <textSize>12</textSize>
- <textStyle>bold</textStyle>
- <textHeight>16</textHeight>
- <name>Recipes List</name>
- <script>on mouseUp
- if the value of the clickLine is not empty then
- global buttonName
- put bg fld "Chapter" into buttonName
- select the clickLine
- put the value of the clickLine into goRecipe
- lock screen
- play "flute" "c"
- go cd goRecipe
- unlock screen with visual effect wipe right
- end if
- end mouseUp</script>
- </part>
- <part>
- <id>7</id>
- <type>button</type>
- <visible> <true /> </visible>
- <reserved5> 0 </reserved5>
- <reserved4> 0 </reserved4>
- <reserved3> 0 </reserved3>
- <reserved2> 0 </reserved2>
- <reserved1> 0 </reserved1>
- <enabled> <true /> </enabled>
- <rect>
- <left>210</left>
- <top>306</top>
- <right>343</right>
- <bottom>328</bottom>
- </rect>
- <style>radiobutton</style>
- <showName> <true /> </showName>
- <highlight> <true /> </highlight>
- <autoHighlight> <false /> </autoHighlight>
- <sharedHighlight> <true /> </sharedHighlight>
- <family>0</family>
- <titleWidth>0</titleWidth>
- <icon>0</icon>
- <textAlign>center</textAlign>
- <font>Geneva</font>
- <textSize>9</textSize>
- <textStyle>outline</textStyle>
- <textStyle>bold</textStyle>
- <name>Table of Contents</name>
- <script>on mouseUp
- lock screen
- play "flute" "c"
- go cd "Table of Contents"
- unlock screen with visual effect wipe left
- end mouseUp</script>
- </part>
- <part>
- <id>12</id>
- <type>button</type>
- <visible> <true /> </visible>
- <reserved5> 0 </reserved5>
- <reserved4> 0 </reserved4>
- <reserved3> 0 </reserved3>
- <reserved2> 0 </reserved2>
- <reserved1> 0 </reserved1>
- <enabled> <true /> </enabled>
- <rect>
- <left>80</left>
- <top>73</top>
- <right>130</right>
- <bottom>88</bottom>
- </rect>
- <style>rectangle</style>
- <showName> <true /> </showName>
- <highlight> <false /> </highlight>
- <autoHighlight> <true /> </autoHighlight>
- <sharedHighlight> <true /> </sharedHighlight>
- <family>0</family>
- <titleWidth>0</titleWidth>
- <icon>0</icon>
- <textAlign>center</textAlign>
- <font>Chicago</font>
- <textSize>9</textSize>
- <textStyle>bold</textStyle>
- <name>Arrange</name>
- <script>on mouseUp
- play "harpsichord" "e"
- if number of lines of bg fld "Recipes List" < 2 then
- answer "Not enough recipes to arrange!"
- exit mouseUp
- end if
- lock screen
- put bg fld "Recipes List" into bg fld "Recipes List" of cd "Arrange Chapter"
- set the name of bg button id 3 of cd "Arrange Chapter" to the short name of this cd
- go cd "Arrange Chapter"
- end mouseUp</script>
- </part>
- <part>
- <id>14</id>
- <type>button</type>
- <visible> <true /> </visible>
- <reserved5> 0 </reserved5>
- <reserved4> 0 </reserved4>
- <reserved3> 0 </reserved3>
- <reserved2> 0 </reserved2>
- <reserved1> 0 </reserved1>
- <enabled> <true /> </enabled>
- <rect>
- <left>80</left>
- <top>92</top>
- <right>130</right>
- <bottom>107</bottom>
- </rect>
- <style>rectangle</style>
- <showName> <true /> </showName>
- <highlight> <false /> </highlight>
- <autoHighlight> <true /> </autoHighlight>
- <sharedHighlight> <true /> </sharedHighlight>
- <family>0</family>
- <titleWidth>0</titleWidth>
- <icon>0</icon>
- <textAlign>center</textAlign>
- <font>Chicago</font>
- <textSize>9</textSize>
- <textStyle>bold</textStyle>
- <name>Sort</name>
- <script>on mouseUp
- sort bg fld "Recipes List" ascending international
- end mouseUp</script>
- </part>
- <part>
- <id>15</id>
- <type>field</type>
- <visible> <false /> </visible>
- <dontWrap> <false /> </dontWrap>
- <dontSearch> <false /> </dontSearch>
- <sharedText> <true /> </sharedText>
- <fixedLineHeight> <false /> </fixedLineHeight>
- <autoTab> <false /> </autoTab>
- <lockText> <true /> </lockText>
- <rect>
- <left>315</left>
- <top>58</top>
- <right>384</right>
- <bottom>93</bottom>
- </rect>
- <style>transparent</style>
- <autoSelect> <false /> </autoSelect>
- <showLines> <false /> </showLines>
- <wideMargins> <false /> </wideMargins>
- <multipleLines> <false /> </multipleLines>
- <reservedFamily> 0 </reservedFamily>
- <titleWidth>0</titleWidth>
- <icon>0</icon>
- <textAlign>center</textAlign>
- <font>Geneva</font>
- <textSize>9</textSize>
- <textStyle>outline</textStyle>
- <textStyle>bold</textStyle>
- <textHeight>12</textHeight>
- <name>Easter Egg Field</name>
- <script></script>
- </part>
- <part>
- <id>16</id>
- <type>button</type>
- <visible> <true /> </visible>
- <reserved5> 0 </reserved5>
- <reserved4> 0 </reserved4>
- <reserved3> 0 </reserved3>
- <reserved2> 0 </reserved2>
- <reserved1> 0 </reserved1>
- <enabled> <true /> </enabled>
- <rect>
- <left>419</left>
- <top>44</top>
- <right>475</right>
- <bottom>90</bottom>
- </rect>
- <style>transparent</style>
- <showName> <false /> </showName>
- <highlight> <false /> </highlight>
- <autoHighlight> <false /> </autoHighlight>
- <sharedHighlight> <false /> </sharedHighlight>
- <family>0</family>
- <titleWidth>0</titleWidth>
- <icon>0</icon>
- <textAlign>center</textAlign>
- <font>Chicago</font>
- <textSize>12</textSize>
- <textStyle>plain</textStyle>
- <name>Easter Egg Button</name>
- <script>on mouseEnter
- show bg fld "Easter Egg Field"
- end mouseEnter
-
- on mouseLeave
- hide bg fld "Easter Egg Field"
- end mouseLeave</script>
- </part>
- <content>
- <layer>background</layer>
- <id>2</id>
- <text>Recipes</text>
- </content>
- <content>
- <layer>background</layer>
- <id>15</id>
- <text>Bon
- appétit!</text>
- </content>
- <name></name>
- <script></script>
- </background>
-